Initializes a new ItemCollection from the specified strongly-typed collection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public ItemCollection<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
Type: IEnumerable(T)
The initial collection.